home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / maxsdoors2.lha / HAMURABI.LZH / READ.ME < prev    next >
Text File  |  1991-09-23  |  4KB  |  96 lines

  1.  **************************************************************************
  2.  *                     HAMMURABI DOOR DOCUMENTATION              *
  3.  *                                                                        *
  4.  *                       Written by Syd L. Bolton                         *
  5.  *          Copyright ©1991 Legendary Design Technologies Inc.            *
  6.  *                                                                        *
  7.  *                            Revision: 1.0                               *
  8.  **************************************************************************
  9.  
  10.     This game has been around almost as long as I have! (Who knows,
  11. maybe longer!).  However, it is always fun to play, and was a fairly easy
  12. "first" attempt at writing a door for Paragon/StarNet.
  13.  
  14.     This distribution package should contain the following files:
  15.  
  16.     1) HAM            (the actual door)
  17.     2) HAM.DOC        (the doc file)
  18.     3) HAM.CFG        (configuration file)
  19.     4) HAM.TOP        (blank top scores file)
  20.     5) READ.ME        (this file)
  21.  
  22.     There are a few very simple things you need to know about setting
  23. up this door.
  24.  
  25.     First of all, it DOES NOT need it's own subdirectory within the
  26. DOORS directory of Paragon.  The program wants itself and its files
  27. located in the DOORS SUBDIRECTORY (whatever that is on your system).
  28. The only exception to this is the TOP SCORES FILE.
  29.  
  30.     SETTING UP THE TOP SCORES FILE
  31.     ------------------------------
  32.  
  33.     Many of you will want to put this file in the BULLETINS section
  34. of your BBS, meaning the file will have to be in the BULL directory
  35. (or whatever directory you have assigned bulletins to).  What you
  36. should do is COPY the HAM.TOP file into the appropriate area in the
  37. bulletin board subdirectory.  As an example:
  38.  
  39.     copy ham.top dh0:bbs/bull/bul15.txt
  40.  
  41.     This of course assumes you want to make the Hammurabi top scores
  42. file BULLETIN 15.  Once you have done this, you should use a text editor
  43. to modify the HAM.CFG file.  The file should look like this:
  44.  
  45. dh0:bbs/bull/bul00.txt
  46.  
  47.     This is the NAME OF THE TOP SCORE file.  Change it to whatever
  48. you want it to be, AS LONG AS IT CORRESPONDS TO THE BULLETIN NUMBER ABOVE.
  49.  
  50.     Hammurabi MUST have the blank file to begin with -- it CANNOT
  51. create one if one does not exist.  If you wish to change the bulletin
  52. number, that's fine -- just make sure you change the HAM.CFG file.
  53. (NOTE: Of course, the HAM.CFG file should ALWAYS be located in the
  54. DOORS: directory).
  55.  
  56.     NOTES ABOUT THE .CFG FILE
  57.     -------------------------
  58.  
  59.     The DOOR directory and the BULLETINS directory MUST BE ON THE SAME
  60. DISK DRIVE ... this is because the program simply RENAMES one file to
  61. another, and unfortunately AmigaDOS is not smart enough to rename across
  62. a device.  THIS SHOULDN'T BE A PROBLEM FOR MOST PEOPLE.  If it is, contact
  63. me and we'll fix it.
  64.  
  65.     There CANNOT BE ANY SPACES in the BULLETIN NAME.  Again, this
  66. should not be a problem.
  67.  
  68.     That's about it!
  69.  
  70.     This version SUPPORTS COLOR! YEAH!
  71.  
  72.     POSSIBLE ENHANCEMENTS: Variable term in office (let you try to
  73. manage a city for 50 years).
  74.     Other factors
  75.  
  76.     This door is Copyrighted ©1991 Legendary Design Technologies, but
  77. may be freely distributed provided the distribution package is kept
  78. intact and that NO NOTICES are removed.
  79.  
  80.     If you need support, or have ideas, suggestions, comments, or
  81. criticisms (or maybe want the source code) please contact us at:
  82.  
  83.     Legendary Design Technologies Inc.    
  84.     25 Frontenac Avenue
  85.     Brantford, Ontario
  86.     N3R 3B7
  87.     (519)-753-6120 Voice
  88.     (519)-754-4059 Fax
  89.  
  90.     You can also download the latest version from:
  91.  
  92.     PROBE BBS (519)-754-1205, 2400, 8N1.
  93.  
  94.     Special thanks to Allan Antoszewski, Sysop of Probe.
  95.  
  96.